@charset "UTF-8";
* {
  box-sizing: border-box;
}

body {
  padding: 0;
  margin: 0px;
  font-size: 1rem;
  line-height: 1.2;
  background: url(./images/body.png) no-repeat top;
  font-family: 微软雅黑, 黑体, Tahoma, Helvetica, arial, sans-serif;
}

p {
  margin: 0;
}

a {
  color: #333;
  text-decoration: none;
  transition: color 0.3s ease-in-out;
}

a:hover {
  color: #F36705;
  text-decoration: none;
}

img {
  max-width: 100%;
  box-sizing: border-box;
}

ol, ul, li {
  padding: 0;
  margin: 0;
}

l, ul, li {
  list-style: none;
}

body, dl, dd, h1, h2, h3, h4, p, form {
  margin: 0;
}

.rowblock:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
  zoom: 1;
}

.fa_yahei {
  font-family: 微软雅黑, 黑体, Tahoma, Helvetica, arial, sans-serif;
}

.textshadow {
  text-shadow: 0 0 2px #666666;
}

.mb {
  margin-bottom: 1rem;
}

.mr {
  margin-right: 1rem;
}

.mt {
  margin-top: 1rem;
}

.btn {
  padding: 0.4rem 1rem;
  background-color: #005095;
  color: #f6f4f4;
}
.btn + .btn {
  margin-left: 1rem;
}
.btn:hover {
  text-decoration: none;
  background-color: #003f75;
  color: #fff;
}
.btn.btn-1 {
  background-color: #F36705;
}
.btn.btn-1:hover {
  background-color: #8f3c00;
  color: #fff;
}
.btn.radius {
  border-radius: 0.4rem;
}

.container {
  width: 100%;
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
}

.alltop {
  display: none;
}

.tianqi {
  display: none;
}

.header .container {
  display: flex;
  justify-content: space-between;
  padding: 1rem;
  align-items: center;
}
.header .logo img {
  max-width: 100%;
}
.header .topcontact {
  display: none;
  max-width: 50%;
}
.header .topcontact .tel {
  background: url(./images/tel.png) no-repeat left center;
  background-size: 32px;
  font-size: 1.2rem;
  color: #1364a9;
  padding: 1rem 0 1rem 36px;
}

.header-menu {
  display: none;
}

.mobilemenutool {
  margin-bottom: 0rem;
  background: #003f75 url(./images/navbg.jpg) repeat-x;
}
.mobilemenutool .mobilemenubox {
  display: flex;
  justify-content: space-between;
}
.mobilemenutool .mobilemenubox li {
  text-align: center;
  width: 20%;
  height: 38px;
}
.mobilemenutool .mobilemenubox li.cur a {
  background: #1b2d47;
  color: #fff;
  text-decoration: none;
}
.mobilemenutool .mobilemenubox li a {
  color: #fff;
  display: block;
  height: 38px;
  line-height: 38px;
  font-size: 1rem;
}
.mobilemenutool .mobilemenubox li a:hover {
  background: #fff url(./images/navbg_hover.jpg) repeat-x;
  color: #005095;
  text-decoration: none;
  color: #fff;
}

.swiper .swiper-button-prev, .swiper .swiper-button-next {
  display: none;
}

.indexabout {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.indexabout .container {
  display: flex;
  justify-content: space-around;
  position: relative;
}
.indexabout .aboutimg {
  width: 120px;
  text-align: center;
}
.indexabout .aboutimg img {
  width: 100%;
}
.indexabout .aboutcontent {
  padding-bottom: 8.5rem;
}
.indexabout .aboutcontent .catebox {
  height: 1.8rem;
}
.indexabout .aboutcontent .catebox .catename, .indexabout .aboutcontent .catebox .catename_en {
  float: left;
  border: 1px solid #1364a9;
  height: 1.3rem;
  line-height: 1.3rem;
  padding: 0 0.6rem;
  font-size: 0.8rem;
}
.indexabout .aboutcontent .catebox .catename {
  background-color: #1364a9;
  color: #efedee;
}
.indexabout .aboutcontent .catebox .catename_en {
  font-size: 0.8rem;
}
.indexabout .aboutcontent .companyname {
  font-size: 1.1rem;
  display: block;
  width: 100%;
  margin-bottom: 0.4rem;
  color: #333;
  font-weight: 700;
}
.indexabout .aboutcontent .companytag {
  color: #999;
  font-size: 0.8rem;
}
.indexabout .aboutcontent .intro {
  position: absolute;
  left: 1rem;
  right: 1rem;
  bottom: 3.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  line-height: 1.3;
  color: #666;
}
.indexabout .aboutcontent .aboutaction {
  margin: 1rem auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}

.catebar {
  background-color: #003f75;
  color: #fff;
  padding: 0.67rem 1.5rem;
  font-size: 1.2rem;
  letter-spacing: 0.1rem;
}
.catebar a {
  color: #fff;
}
.catebar a:hover {
  text-decoration: none;
  text-shadow: 1px 1px 2px #a3a3a3;
}
.catebar .name_en {
  font-size: 0.9rem;
  margin-left: 0.6rem;
}

.newszhengce {
  display: flex;
  flex-direction: column-reverse;
}

.indexnews {
  margin-bottom: 1rem;
}
.indexnews .listbody {
  padding: 1rem 0 0rem 1rem;
}
.indexnews .listbody li {
  margin-bottom: 1rem;
  background: url(./icons/libj.jpg) no-repeat left center;
}
.indexnews .listbody li a {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  padding: 0.2rem 1.2rem 0.2rem 1rem;
}
.indexnews .listbody li a .title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  word-break: normal;
  word-wrap: normal;
  margin-right: 1rem;
}
.indexnews .listbody li a .title h3 {
  font-weight: normal;
  font-size: 1rem;
}
.indexnews .listbody li a .time {
  font-size: 0.8rem;
  color: #999;
}

.indexzhengce {
  background-color: #f7f7f7;
  margin-bottom: 1rem;
}
.indexzhengce .listbody {
  padding: 1rem 1.2rem;
}
.indexzhengce .listbody li {
  margin-bottom: 1rem;
  background: url(./icons/libj3.jpg) no-repeat 0 center;
}
.indexzhengce .listbody li a {
  display: block;
  padding: 0.2rem 0rem 0.2rem 1rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  word-break: normal;
  word-wrap: normal;
}

.indexservice {
  margin-bottom: 1rem;
}
.indexservice .container {
  background-color: #085C9B;
}
.indexservice .servicecontent {
  display: flex;
  flex-wrap: wrap;
  padding: 0.4rem;
}
.indexservice .servicecontent .itemwrap {
  width: 33.333%;
  flex-grow: 1;
}
.indexservice .servicecontent .itemwrap .item {
  display: block;
  position: relative;
  border-radius: 0.5rem;
  overflow: hidden;
  margin: 0.4rem;
  box-shadow: 0 0 6px 2px rgb(12, 146, 255);
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.indexservice .servicecontent .itemwrap .item .text {
  position: absolute;
  z-index: 999;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  height: 28px;
  line-height: 28px;
  background: rgba(255, 255, 255, 0.6);
  color: #003f75;
  font-weight: bold;
}
.indexservice .servicecontent .itemwrap .item:hover {
  box-shadow: 0 0 20px 2px rgb(60, 167, 255);
}

.indexcase .swiper-slide {
  width: auto;
}
.indexcase .catebar {
  background-color: #005095;
}
.indexcase .listbody {
  overflow: hidden;
  padding: 0.6rem 0;
}
.indexcase .listbody a {
  margin: 0 0.6rem;
  border-radius: 0.4rem;
  overflow: hidden;
  display: block;
  position: relative;
}
.indexcase .listbody a p {
  text-align: center;
  padding: 0.5rem;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  word-break: normal;
  word-wrap: normal;
  overflow: hidden;
  font-size: 0.8rem;
  width: 160px;
}
.indexcase .listbody a:hover {
  box-shadow: 0 0 8px #666;
  transition: all ease-in-out 0.4s;
}
.indexcase .listbody .imghover {
  width: 160px;
  height: 160px;
}
.indexcase .listbody .imghover img {
  width: 100%;
  height: 100%;
}

.imghover {
  overflow: hidden;
}
.imghover img {
  transition: all ease-in-out 0.4s;
}
.imghover:hover img {
  transform: scale(1.2);
  overflow: hidden;
}

.footer {
  font-size: 0.8rem;
  margin-top: 0rem;
  padding: 1rem 0;
  box-shadow: -3px -2px 20px #9c9c9c;
  text-align: center;
  background: linear-gradient(to top, #003f75, #1364a9);
  color: #f3f3f3;
  line-height: 1.6;
}
.footer a {
  color: #f3f3f3;
}

.currentpath {
  display: none;
}

.channelmain {
  background-color: #efefef;
  padding: 0.6rem;
}
.channelmain .body {
  min-height: 400px;
  box-sizing: border-box;
  padding: 1rem 0.6rem 1rem 0.6rem;
  background-color: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 0.4rem;
}
.channelmain .body .side {
  display: none;
}
.channelmain .body .mainbody {
  display: block;
  overflow: hidden;
  zoom: 1;
  padding: 0 0;
  min-height: 300px;
}
.channelmain .body .mainbody .articlelist {
  margin-bottom: 1rem;
}
.channelmain .body .mainbody .articlelist .listitem {
  padding-left: 1rem;
  background: url(./icons/icon_1.png) no-repeat 0 center;
  position: relative;
  left: 0;
  line-height: 1.5;
  /* overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; */
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  border-bottom:2px solid #f3f3f3;
  padding:0.8rem 0;
}
.channelmain .body .mainbody .articlelist .listitem:hover {
  padding-left: 20px;
  background-color: #eee;
  background-position: 20px center;
}
.channelmain .body .mainbody .articlelist .listitem:hover .time {
  padding-right: 10px;
}
.channelmain .body .mainbody .articlelist .listitem:hover a {
  color: #003f75;
}
.channelmain .body .mainbody .articlelist .listitem a:hover {
  color: #F36705;
}
.channelmain .body .mainbody .articlelist .listitem .time {
  float: right;
  padding-left: 1rem;
  color: #999;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
  font-size: 0.8rem;
  padding-top: 0.1rem;
}
.channelmain .body .mainbody .articlelist_pic {
  margin-bottom: 3rem;
  margin-right: -1rem;
  padding-left: 0.5rem;
  padding-top: 0.5rem;
}
.channelmain .body .mainbody .articlelist_pic .listitem {
  display: block;
  width: 33.33%;
  float: left;
  margin-bottom: 1rem;
}
.channelmain .body .mainbody .articlelist_pic .listitem .itemmain {
  border-radius: 0.4rem;
  overflow: hidden;
  width: 92%;
  background: #f1f1f1;
}
.channelmain .body .mainbody .articlelist_pic .listitem .itemmain .thumb {
  /***按比例绽放图片用*需要下面img的css配合*/
  width: 100%;
  position: relative;
  height: 0;
  padding-bottom: 92%;
  /***按比例绽放图片结束**/
}
.channelmain .body .mainbody .articlelist_pic .listitem .itemmain .thumb img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.channelmain .body .mainbody .articlelist_pic .listitem .itemmain .text {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;
  line-height: 2.8;
  padding: 0 0.4rem;
  font-size: 0.92rem;
  transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.channelmain .body .mainbody .articlelist_pic .listitem .itemmain:hover {
  box-shadow: 0px 0px 10px 3px #003f75;
}
.channelmain .body .mainbody .articlelist_pic .listitem .itemmain:hover .text {
  background-color: #0275da;
  color: #f8f8f8;
}

.articlecontent .art_head {
  text-align: center;
  padding: 1rem 0;
  border-bottom: 1px solid #c3c3c3;
  margin-bottom: 2rem;
}
.articlecontent .art_head h1 {
  color: #333;
  font-size: 1.5rem;
  font-weight: 500;
  margin-bottom: 0.5rem;
}
.articlecontent .art_head .arc_attrs {
  color: #666;
}
.articlecontent .art_body {
  line-height: 1.8;
}

.page_wrap {
  width: 100%;
  margin-bottom: 10px;
  overflow: hidden;
  zoom: 1;
  text-align: center;
}

.paginator {
  height: 25px;
  overflow: hidden;
}

.paginator,
.paginator input,
.paginator button {
  font-family: Tahoma, "宋体";
  font-size: 12px;
}

.paginator a,
.paginator span {
  height: 23px;
  margin: 0 5px 0 0;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  line-height: 23px;
  background: #fff;
}

.paginator a {
  color: #085C9B;
}

.paginator b {
  font-family: "宋体";
  margin: 3px;
  font-weight: 300;
}

.paginator a:link,
.paginator a:visited,
.paginator a:hover,
.paginator a:active {
  text-decoration: none;
}

.paginator .page-start,
.paginator a,
.paginator .page-end {
  padding: 0 8px;
  border: 1px solid #D3D3D3;
  background: #ffffff;
}

.paginator .page-start {
  border-color: #d9d9d9;
  color: #d9d9d9;
}

.paginator .page-end {
  border-color: #d9d9d9;
  color: #d9d9d9;
}

.paginator .page-this,
.paginator .page-break {
  padding: 0 3px;
}

.paginator .page-break {
  border: 1px solid #fff;
}

.paginator .page-this {
  border: 1px solid #D3D3D3;
  background-color: #E9E9E9;
  color: #D4105A;
  padding: 0px 8px;
  font-weight: bold;
}

.paginator .page-skip {
  height: 22px;
  line-height: 22px;
  padding: 0 3px;
  margin: 0;
  background: none;
}

.paginator .page-skip input {
  width: 26px;
  *width: 23px;
  height: 19px;
  line-height: 19px;
  border: 1px #D3D3D3 solid;
  font-size: 12px;
  margin: -1px 6px 0px 6px;
  #margin-top: 1px;
  _margin-top: 0px;
  padding: 0px 0px 0px 2px;
  vertical-align: middle;
  padding-top: 0px;
  padding-bottom: 0px;
}

.paginator .page-skip button {
  font-size: 12px;
  padding: 0 5px 5px 5px;
  _padding: 0 5px 0 5px;
  width: auto;
  _width: 0;
  height: 22px;
  *height: 23px;
  *line-height: 20px;
  _height: 16px;
  _line-height: 16px;
  margin-left: 10px;
  *margin-top: -1px;
  overflow: visible;
  vertical-align: top;
}

.paginator a:hover {
  border: 1px solid #A6A6A6;
  color: #868688;
}

.paginator {
  text-align: center;
  display: flex;
  justify-content: center;
}
.paginator .otherpage {
  display: none;
}

.mymask {
  position: absolute;
  position: fixed;
  z-index: 99;
  top: 9999;
  background-color: #666;
  opacity: 0.5;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1) 1s;
}

.cbp-spmenu {
  background: #47a3da;
  position: fixed;
}

.cbp-spmenu h3 {
  color: #afdefa;
  font-size: 1.4rem;
  padding: 16px;
  margin: 0;
  font-weight: 300;
  background: #0d77b6;
}

.cbp-spmenu a {
  display: block;
  color: #fff;
  font-size: 1rem;
  font-weight: 300;
}

.cbp-spmenu a:hover {
  background: #258ecd;
}

.cbp-spmenu a:active {
  background: #afdefa;
  color: #47a3da;
}

/* Orientation-dependent styles for the content of the menu */
.cbp-spmenu-vertical {
  width: 190px;
  height: 100%;
  top: 0;
  z-index: 1000;
}

.cbp-spmenu-vertical a {
  border-bottom: 1px solid #258ecd;
  padding: 1rem;
}

.cbp-spmenu-left {
  left: -240px;
}

.cbp-spmenu-right {
  right: -240px;
}

.cbp-spmenu-left.cbp-spmenu-open {
  left: 0px;
}

.cbp-spmenu-right.cbp-spmenu-open {
  right: 0px;
}

/* Horizontal menu that slides from the top or bottom */
.cbp-spmenu-top {
  top: -150px;
}

.cbp-spmenu-bottom {
  bottom: -150px;
}

.cbp-spmenu-top.cbp-spmenu-open {
  top: 0px;
}

.cbp-spmenu-bottom.cbp-spmenu-open {
  bottom: 0px;
}

/* Push classes applied to the body */
.cbp-spmenu-push {
  overflow-x: hidden;
  position: relative;
  left: 0;
}

.cbp-spmenu-push-toright {
  left: 240px;
}

.cbp-spmenu-push-toleft {
  left: -240px;
}

/* Transitions */
.cbp-spmenu,
.cbp-spmenu-push {
  transition: all 0.3s ease;
}

/* Example media queries */
@media screen and (max-width: 55.1875em) {
  .cbp-spmenu-horizontal {
    font-size: 75%;
    height: 110px;
  }

  .cbp-spmenu-top {
    top: -110px;
  }

  .cbp-spmenu-bottom {
    bottom: -110px;
  }
}
@media screen and (max-height: 26.375em) {
  .cbp-spmenu-vertical {
    font-size: 90%;
    width: 190px;
  }

  .cbp-spmenu-left,
.cbp-spmenu-push-toleft {
    left: -190px;
  }

  .cbp-spmenu-right {
    right: -190px;
  }

  .cbp-spmenu-push-toright {
    left: 190px;
  }
}
.articlemainbody {
  overflow: hidden;
  position: relative;
  display: block;
}
.articlemainbody .table_wraper {
  position: relative;
  overflow: auto;
}
.articlemainbody .table_wraper table {
  border-collapse: collapse;
  margin-bottom: 2rem;
}
.articlemainbody .table_wraper table td {
  border: 1px solid #A6A6A6;
}
.articlemainbody .huadongtip {
  text-align: center;
  background-color: #f3f3f3;
  font-size: 0.9rem;
  color: #808080;
}


.articlemainbody .table_wraper table td {
  border: 1px solid #A6A6A6;
  word-break: normal;
  word-wrap:break-all;
  white-space:normal;
}


.indexswiperbox{
 width:100%;overflow:hidden;
}
.indexswiperbox .indexswiper{
	min-height:200px;
	margin:auto -40%;
}
.indexswiperbox .indexswiper .swiper {
	min-height:200px;
}
.indexswiperbox .indexswiper .swiper .swiper-wrapper{
	min-height:200px;
}
.indexswiperbox .indexswiper .swiper .swiper-wrapper .swiper-slide{
	min-height:200px;
}
.indexswiperbox .indexswiper .swiper .swiper-wrapper .swiper-slide img{
	min-height:200px;
	/* min-width:768px; */
}